vcSimFlowField
A Flow field allows you to transfer components.
See in: Overview
Module: vcBehaviors
Parent: vcSimInterfaceField
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Container | vcFlow | RW | Gets or sets a vcFlow behavior in component used by the field. |
| Port | Integer | RW | Gets or sets index of connector of Container that is used by field, thereby defining if field transfers components into or out of Container. Synchronized with PortName. |
| PortName | String | RW | Gets or sets name of connector of Container that is used by field, thereby defining if field transfers components into or out of Container. Synchronized with Port. |